cups: Disable deprecation warnings
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 17 Apr 2020 22:33:20 +0000 (23:33 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 17 Apr 2020 22:38:06 +0000 (23:38 +0100)
commit18c11ac94f7f322a565485977d9d96af30e5ec5b
tree654abe61b3a73d7fa1de0448a7f9ef102f4c76cb
parent25237095c91c9d55d908a5067f67ab1b24081738
cups: Disable deprecation warnings

It seems newer releases of CUPS removed the ability to disable
deprecation warnings by defining a pre-processor symbol, so we
have to resort to the usual begin/end ignore deprecation pragmas
to avoid a ton of deprecation warnings.
modules/printbackends/gtkprintbackendcups.c